func net/http/httputil.joinURLPath
2 uses
net/http/httputil (current package)
reverseproxy.go#L116: func joinURLPath(a, b *url.URL) (path, rawpath string) {
reverseproxy.go#L149: req.URL.Path, req.URL.RawPath = joinURLPath(target, req.URL)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)